[INFO] fetching crate cargo-verify 0.2.3...
[INFO] fixing cargo-verify-0.2.3 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate cargo-verify 0.2.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cargo-verify 0.2.3
[INFO] finished tweaking crates.io crate cargo-verify 0.2.3
[INFO] tweaked toml for crates.io crate cargo-verify 0.2.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-verify 0.2.3 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-verify 0.2.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b1c85ecaa39bf51c7229f126ca15199342ffb8f7dbedda646f3ec60843af067f
[INFO] running `Command { std: "docker" "start" "b1c85ecaa39bf51c7229f126ca15199342ffb8f7dbedda646f3ec60843af067f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1c85ecaa39bf51c7229f126ca15199342ffb8f7dbedda646f3ec60843af067f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1c85ecaa39bf51c7229f126ca15199342ffb8f7dbedda646f3ec60843af067f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1c85ecaa39bf51c7229f126ca15199342ffb8f7dbedda646f3ec60843af067f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.31
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking combine v4.2.1
[INFO] [stderr]    Compiling verify_macro v0.2.3
[INFO] [stderr]     Checking verified v0.2.3
[INFO] [stderr]     Checking cargo-verify v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.55s
[INFO] [stderr] crater-edition-check: cargo-verify v0.2.3 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]     Checking cargo-verify v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.14s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]     Checking cargo-verify v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 485 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 486 | |                 ty!(UInt),
[INFO] [stdout] 487 | |                 token!(<),
[INFO] [stdout] 488 | |                 ty!(UTerm),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |                 token!(>)
[INFO] [stdout] 492 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 506 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 507 | |                 ty!(UInt),
[INFO] [stdout] 508 | |                 token!(<),
[INFO] [stdout] 509 | |                 ty!(UTerm),
[INFO] [stdout] ...   |
[INFO] [stdout] 512 | |                 token!(>)
[INFO] [stdout] 513 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 527 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 528 | |                 ty!(UInt),
[INFO] [stdout] 529 | |                 token!(<),
[INFO] [stdout] 530 | |                 ty!(UInt),
[INFO] [stdout] ...   |
[INFO] [stdout] 538 | |                 token!(>)
[INFO] [stdout] 539 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 564 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 565 | |                 op!(!),
[INFO] [stdout] 566 | |                 token!(<),
[INFO] [stdout] 567 | |                 token!(Output),
[INFO] [stdout] ...   |
[INFO] [stdout] 570 | |                 token!(>)
[INFO] [stdout] 571 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 584 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 585 | |                 op!(+),
[INFO] [stdout] 586 | |                 token!(<),
[INFO] [stdout] 587 | |                 ty!(UInt),
[INFO] [stdout] ...   |
[INFO] [stdout] 593 | |                 token!(>),
[INFO] [stdout] 594 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 613 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 614 | |                 op!(+),
[INFO] [stdout] 615 | |                 token!(<),
[INFO] [stdout] 616 | |                     ty!(UInt), token!(<), ty!(UTerm), token!(,), ty!(B1), token!(>),
[INFO] [stdout] ...   |
[INFO] [stdout] 620 | |                 token!(>),
[INFO] [stdout] 621 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 648 |             parse_binary_expr_and_get_op(tokens![op!(+), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 652 |             parse_binary_expr_and_get_op(tokens![op!(&), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 656 |             parse_binary_expr_and_get_op(tokens![op!(|), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 660 |             parse_binary_expr_and_get_op(tokens![op!(^), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 664 |             parse_binary_expr_and_get_op(tokens![op!(/), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 668 |             parse_binary_expr_and_get_op(tokens![op!(==), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 672 |             parse_binary_expr_and_get_op(tokens![op!(>=), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 676 |             parse_binary_expr_and_get_op(tokens![op!(>), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 680 |             parse_binary_expr_and_get_op(tokens![op!(<=), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 684 |             parse_binary_expr_and_get_op(tokens![op!(<), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 688 |             parse_binary_expr_and_get_op(tokens![op!(*), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 692 |             parse_binary_expr_and_get_op(tokens![op!(%), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 696 |             parse_binary_expr_and_get_op(tokens![op!(!=), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 700 |             parse_binary_expr_and_get_op(tokens![op!(<<), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 704 |             parse_binary_expr_and_get_op(tokens![op!(>>), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 708 |             parse_binary_expr_and_get_op(tokens![op!(-), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 717 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 718 | |                 op!(+),
[INFO] [stdout] 719 | |                 token!(<),
[INFO] [stdout] 720 | |                     ty!(UInt),
[INFO] [stdout] ...   |
[INFO] [stdout] 732 | |                 token!(>),
[INFO] [stdout] 733 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 763 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 764 | |                 token!(<),
[INFO] [stdout] 765 | |                     b"Self as ",
[INFO] [stdout] 766 | |                     op!(+),
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |                 token!(>),
[INFO] [stdout] 771 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 795 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 796 | |                 token!(<),
[INFO] [stdout] 797 | |                     b"Self as ",
[INFO] [stdout] 798 | |                     op!(+),
[INFO] [stdout] ...   |
[INFO] [stdout] 804 | |                 token!(Output),
[INFO] [stdout] 805 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.24s
[INFO] [stderr] crater-edition-check: cargo-verify v0.2.3 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking cargo-verify v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |               |
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 485 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 486 | |                 ty!(UInt),
[INFO] [stdout] 487 | |                 token!(<),
[INFO] [stdout] 488 | |                 ty!(UTerm),
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |                 token!(>)
[INFO] [stdout] 492 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |               |
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 506 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 507 | |                 ty!(UInt),
[INFO] [stdout] 508 | |                 token!(<),
[INFO] [stdout] 509 | |                 ty!(UTerm),
[INFO] [stdout] ...   |
[INFO] [stdout] 512 | |                 token!(>)
[INFO] [stdout] 513 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |               |
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 527 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 528 | |                 ty!(UInt),
[INFO] [stdout] 529 | |                 token!(<),
[INFO] [stdout] 530 | |                 ty!(UInt),
[INFO] [stdout] ...   |
[INFO] [stdout] 538 | |                 token!(>)
[INFO] [stdout] 539 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |               |
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 564 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 565 | |                 op!(!),
[INFO] [stdout] 566 | |                 token!(<),
[INFO] [stdout] 567 | |                 token!(Output),
[INFO] [stdout] ...   |
[INFO] [stdout] 570 | |                 token!(>)
[INFO] [stdout] 571 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |               |
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 584 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 585 | |                 op!(+),
[INFO] [stdout] 586 | |                 token!(<),
[INFO] [stdout] 587 | |                 ty!(UInt),
[INFO] [stdout] ...   |
[INFO] [stdout] 593 | |                 token!(>),
[INFO] [stdout] 594 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |               |
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 613 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 614 | |                 op!(+),
[INFO] [stdout] 615 | |                 token!(<),
[INFO] [stdout] 616 | |                     ty!(UInt), token!(<), ty!(UTerm), token!(,), ty!(B1), token!(>),
[INFO] [stdout] ...   |
[INFO] [stdout] 620 | |                 token!(>),
[INFO] [stdout] 621 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 648 |             parse_binary_expr_and_get_op(tokens![op!(+), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 652 |             parse_binary_expr_and_get_op(tokens![op!(&), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 656 |             parse_binary_expr_and_get_op(tokens![op!(|), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 660 |             parse_binary_expr_and_get_op(tokens![op!(^), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 664 |             parse_binary_expr_and_get_op(tokens![op!(/), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 668 |             parse_binary_expr_and_get_op(tokens![op!(==), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 672 |             parse_binary_expr_and_get_op(tokens![op!(>=), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 676 |             parse_binary_expr_and_get_op(tokens![op!(>), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 680 |             parse_binary_expr_and_get_op(tokens![op!(<=), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 684 |             parse_binary_expr_and_get_op(tokens![op!(<), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 688 |             parse_binary_expr_and_get_op(tokens![op!(*), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 692 |             parse_binary_expr_and_get_op(tokens![op!(%), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 696 |             parse_binary_expr_and_get_op(tokens![op!(!=), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 700 |             parse_binary_expr_and_get_op(tokens![op!(<<), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 704 |             parse_binary_expr_and_get_op(tokens![op!(>>), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 708 |             parse_binary_expr_and_get_op(tokens![op!(-), token!(<), ty!(UTerm), token!(>)]),
[INFO] [stdout]     |             ---------------------------- ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |             |
[INFO] [stdout]     |             borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |               |
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 717 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 718 | |                 op!(+),
[INFO] [stdout] 719 | |                 token!(<),
[INFO] [stdout] 720 | |                     ty!(UInt),
[INFO] [stdout] ...   |
[INFO] [stdout] 732 | |                 token!(>),
[INFO] [stdout] 733 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |               |
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 763 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 764 | |                 token!(<),
[INFO] [stdout] 765 | |                     b"Self as ",
[INFO] [stdout] 766 | |                     op!(+),
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |                 token!(>),
[INFO] [stdout] 771 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/parse.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |               vec![$($t)*].into_iter().flatten().map(|b| *b).collect::<Vec<_>>().as_ref()
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        - temporary value is freed at the end of this statement
[INFO] [stdout]     |               |
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 795 |               Chunks::new(tokens![
[INFO] [stdout]     |  _____________-----------_-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             borrow later used by call
[INFO] [stdout] 796 | |                 token!(<),
[INFO] [stdout] 797 | |                     b"Self as ",
[INFO] [stdout] 798 | |                     op!(+),
[INFO] [stdout] ...   |
[INFO] [stdout] 804 | |                 token!(Output),
[INFO] [stdout] 805 | |             ])
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-verify` (bin "cargo-verify" test) due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "b1c85ecaa39bf51c7229f126ca15199342ffb8f7dbedda646f3ec60843af067f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1c85ecaa39bf51c7229f126ca15199342ffb8f7dbedda646f3ec60843af067f", kill_on_drop: false }`
[INFO] [stdout] b1c85ecaa39bf51c7229f126ca15199342ffb8f7dbedda646f3ec60843af067f
